home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Replacements / TxtFind301.lha / TxtFind.doc < prev    next >
Encoding:
Text File  |  1996-03-05  |  1.9 KB  |  94 lines

  1. $VER: TxtFind.doc 3.001 (05 Mar 96)
  2.  
  3. TxtFind Version 3.001
  4.  
  5.  
  6. ---
  7. This software is subject to the "Standard Amiga FD-Software Copyright Note"
  8. It is GIFTWARE as defined in paragraph 4g.
  9. If you use this program on a regular base, send a small gift to the author,
  10. adress follows below.
  11. For more information please read "AFD-COPYRIGHT" (Version 1 or higher).
  12. ---
  13.  
  14. ---
  15. Usage:
  16.  
  17. txtfind Filename/A,Searchstring/A,N=Num/S,T=Total/S,C=Color
  18.  
  19. Filename = The name of the file to be searched.
  20.  
  21. Searchstring = The string to be searched for.
  22.  
  23. Num = Switch for line numbers as encountered in the searchfile.
  24.  
  25. Total = Switch for total strings found in the searchfile.
  26.  
  27. Color = Switch to turn off colorised output.
  28.  
  29. Example:
  30.  
  31. txtfind S:Startup-Sequence assign N T
  32.  
  33. Output:
  34.  
  35.      9: Resident >NIL: C:assign PURE
  36.     11: assign >NIL: ENV: RAM:ENV
  37.     12: assign >NIL: T: RAM:T
  38.     13: assign >NIL: CLIPS: RAM:Clipboards
  39.     14: assign >NIL: REXX: Sys:rexx
  40.     15: assign >NIL: PRINTERS: DEVS:Printers
  41.     16: assign >NIL: KEYMAPS: DEVS:Keymaps
  42.     17: assign >NIL: LOCALE: SYS:Locale
  43.     18: assign >NIL: LIBS: SYS:Classes ADD
  44.     19: assign >NIL: HELP: LOCALE:Help DEFER
  45. ---
  46. Found 10 matches in file 'S:Startup-Sequence'
  47.  
  48. ---
  49.  
  50. ---
  51. History:
  52.  
  53. -V1.001
  54.  
  55.  Used a wrong routine for the readign part, it didn't count commented (;) lines and blank lines.
  56.  Therefore the output was not quite right..
  57.  
  58. -V1.003
  59.  
  60.  Small argument changes.
  61.  
  62. -V2.001
  63.  
  64.  Now shows the searchstring highlighted.
  65.  
  66. -V3.001
  67.  
  68.  Now shows 2 strings highlighted
  69.  Switch to turn of highlighting
  70.  
  71. ---
  72.  
  73. ---
  74. Future:
  75.  
  76. Show all the found searchstrings highlighted.
  77. Faster searching(?)
  78.  
  79. ---
  80.  
  81. ---
  82.  
  83. If you like this program and/or want me to make some changes to it,
  84. please contact me!
  85. E-Mail: frankp@via.nl
  86. Fido  : 2:284/711.24
  87. Snail mail:
  88.  
  89. Frank Peters
  90. Leutherweg 80
  91. NL-5915CK
  92. Venlo
  93. Netherlands
  94.